React JS
- React 16 vs React 15
- Refresh on ES-6 Concepts
- Communicating With Props
- Structuring App With App-Based Components
- State in React Components
- Diving into JSX with BabelJS
- Block scope, let & const
- Spread and Rest operators
- An Introduction to React CLI
- Anatomy of react project
- Working with React.createElement
- Specifying attributes & children
- React Component Lifecycle
- Using map function to iterate on arrays to generate elements
- Understanding React event system & Synthetic events
- DIving into Redux
- Creating ActionListeners, Reducers and Store
- Lists,Maps & Sets
- Redux saga & middleware
- Working with webpack configuration
- Setting up Hot Module Replacement
- Making REST API Requests with React
- Mapping the Analogy to Redux
- Connecting React to Redux Async Actions with Redux With E Commerce with API (Project)